FormUtils.DissolveForms
Description:
Dissolves a collection of form elements into their defining elements.
Dissolves a collection of form elements into their defining elements.
Overloads (2):
DissolveForms(Document,ICollection[ElementId])
public static ICollection<ElementId> DissolveForms(
Document ADoc,
ICollection<ElementId> elements
)
-
ADocThe document
-
elementsA collection of element IDs of Forms and GeomCombinations that contain Forms that will be dissolved.
Return Value
ICollection<ElementId>
A collection of curve element ids from the profiles and paths of the dissolved forms.
-
The elements do not include Forms that can be dissolved.
-
A non-optional argument was NULL